| 1. | Mills mess state transition diagrams 米尔斯错综状态变换图示 |
| 2. | State transition diagram 状态转移图 |
| 3. | For documenting a screen flow , we also like to use state transition diagrams 对于为屏幕流编写文档,我们也希望使用状态转换图。 |
| 4. | That process can be described with using a state transition diagram , such as the one in figure 2 , that shows the stages in the lifecycle of an individual order being managed 该流程可以使用状态转换图( std )进行描述,如图2中所示,其显示了受管理的单个订单的生命周期的各个阶段。 |
| 5. | State transition diagram . another formalized diagram that breaks the software into basic states , or conditions , and shows the means for moving from one state to the next 《状态转移图》 ? ?也是一个正式图表,它描述软件怎样从一个状态转到另一状态,以及从一个状态转到另一个状态的原因、方法。 |
| 6. | The software of the devicenet interface was compiled by c51 , including the duplicate mac id detect , the predefined master / slave connection set , the state transition diagram and so on Devicenet通讯接口的软件设计采用c51语言来实现。重点设计了从站的重复macid检测、预定义主从方式通讯以及从站的状态转换等软件模块。 |
| 7. | A business state machine is graphically specified by a state transition diagram that shows its states , possible transitions between the states with the events that trigger them , and the resulting operations 业务状态机是由状态转移图以图形方式指定的,状态转移图显示其状态、状态间可能的转移和触发状态转移的事件,以及作为结果的操作。 |
| 8. | The disadvantage of extended state transition diagram is very complex , so we used petri net to analyze systems . petri net has many virtues . it can easily describe the actions of systems 但是由于这种扩展的状态图分析方法较复杂,而且也不能细致的描述具体系统的一些具体的特性,因此提出使用基于spn的分析方法,基于spn的分析方法能够非常细致的刻画具体系统,非常真实的描述系统的行为。 |
| 9. | It makes possible that system can be verified without constructing the global state transition diagram . furthermore , we make use of the hierarchies in compositional verification , which makes it possible to substitute some components of implementation with abstract specifications ( which usually have smaller state space ) 此外,根据statecharts的特点把层次结构加入到组合验证的过程中,使得对实现的验证可以通过把系统的某些精化部分用更抽象的规范(通常有更小的状态空间)代替来进行。 |
| 10. | Aiming at the design and implementation of the complex realtime control system , the thesis takes example for the intelligent manipulator , giving a structure of the hierarchical and distributed control system ( hdcs ) based on the realtime control system ( rcs ) module , advancing the analysis and design method based on the task decomposition for the complex control system , and raising to use the state transition diagrams to describe the work flow of every control task . besides , the thesis illustrates how to realize the state transition diagrams by the state tables . the state tables convert the state transition diagrams into computer language , like c + + , so as to complete the control task 本文针对复杂实时控制系统的设计与实现,以智能机械手控制系统为实例,给出一种基于实时控制系统rcs ( realtimecontrolsystem ,简称rcs )模块的递阶分布控制系统结构;提出基于任务分解的复杂控制系统的分析与设计方法;提出用状态转换图描述控制任务的实现流程,并由状态表将状态转换图转化为计算机能够处理的程序设计语言(如c + + ) ,以此实现整个控制任务。 |